var github.com/andybalholm/brotli.kInsExtra
4 uses
github.com/andybalholm/brotli (current package)
command.go#L30: var kInsExtra = []uint32{
command.go#L177: return kInsExtra[inscode]
encoder.go#L132: if kInsExtra[insertCode] > 0 {
encoder.go#L133: e.bw.writeBits(uint(kInsExtra[insertCode]), uint64(m.Unmatched)-uint64(kInsBase[insertCode]))
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |